Product Code Database
Example Keywords: tetris -ocarina $44
barcode-scavenger
   » » Wiki: Computer-aided Design
Tag Wiki 'Computer-aided Design'.
Tag

Computer-aided design ( CAD) is the use of (or ) to aid in the creation, modification, analysis, or optimization of a .

(2025). 9788120333420, Prentice Hall of India. .
This software is used to increase the productivity of the designer, improve the quality of design, improve communications through documentation, and to create a database for manufacturing. Designs made through CAD software help protect products and inventions when used in applications. CAD output is often in the form of electronic files for print, , or other manufacturing operations. The terms computer-aided drafting ( CAD) and computer-aided design and drafting ( CADD) are also used.
(2025). 9780962916595, Mailmax Pub.

Its use in designing electronic systems is known as electronic design automation ( EDA). In mechanical design it is known as mechanical design automation ( MDA), which includes the process of creating a technical drawing with the use of computer software.

(2025). 9781111309572, Delmar. .

CAD software for mechanical design uses either to depict the objects of traditional drafting, or may also produce showing the overall appearance of designed objects. However, it involves more than just shapes. As in the manual of technical and engineering drawings, the output of CAD must convey information, such as , processes, , and tolerances, according to application-specific conventions.

CAD may be used to design curves and figures in two-dimensional (2D) space; or curves, surfaces, and solids in three-dimensional (3D) space.

(2025). 9780444511041, Elsevier. .

CAD is an important extensively used in many applications, including , , and industries, industrial and architectural design (building information modeling), , and many more. CAD is also widely used to produce computer animation for in movies, and technical manuals, often called DCC digital content creation. The modern ubiquity and power of computers means that even perfume bottles and shampoo dispensers are designed using techniques unheard of by engineers of the 1960s. Because of its enormous economic importance, CAD has been a major driving force for research in computational geometry, computer graphics (both hardware and software), and discrete differential geometry.Pottmann, H.; Brell-Cokcan, S. and Wallner, J. (2007) "Discrete surfaces for architectural design" , pp. 213–234 in Curve and Surface Design, Patrick Chenin, Tom Lyche and Larry L. Schumaker (eds.), Nashboro Press, .

The design of for object shapes, in particular, is occasionally called computer-aided geometric design ( CAGD).Farin, Gerald (2002) Curves and Surfaces for CAGD: A Practical Guide, Morgan-Kaufmann, .


Overview
Computer-aided design is one of the many tools used by engineers and designers and is used in many ways depending on the profession of the user and the type of software in question.

CAD is one part of the whole digital product development (DPD) activity within the product lifecycle management (PLM) processes, and as such is used together with other tools, which are either integrated modules or stand-alone products, such as:

  • Computer-aided engineering (CAE) and finite element analysis (FEA, FEM)
  • Computer-aided manufacturing (CAM) including instructions to computer numerical control (CNC) machines
  • Photorealistic rendering and motion simulation
  • Document management and using product data management (PDM)

CAD is also used for the accurate creation of photo simulations that are often required in the preparation of environmental impact reports, in which computer-aided designs of intended buildings are superimposed into photographs of existing environments to represent what that locale will be like, where the proposed facilities are allowed to be built. Potential blockage of view corridors and shadow studies are also frequently analyzed through the use of CAD.


Types
There are several different types of CAD, each requiring the operator to think differently about how to use them and design their virtual components in a different manner. Virtually all of CAD tools rely on constraint concepts that are used to define geometric or non-geometric elements of a model.


2D CAD
There are many producers of the lower-end 2D sketching systems, including a number of free and open-source programs. These provide an approach to the drawing process where scale and placement on the drawing sheet can easily be adjusted in the final draft as required, unlike in hand drafting.


3D CAD
3D is an extension of 2D drafting into a three-dimensional space. Each line has to be manually inserted into the drawing. The final product has no mass properties associated with it and cannot have features directly added to it, such as holes. The operator approaches these in a similar fashion to the 2D systems, although many 3D systems allow using the wireframe model to make the final engineering drawing views.

3D "dumb" solids are created in a way analogous to manipulations of real-world objects. Basic three-dimensional geometric forms (e.g., prisms, cylinders, spheres, or rectangles) have solid volumes added or subtracted from them as if assembling or cutting real-world objects. Two-dimensional projected views can easily be generated from the models. Basic 3D solids do not usually include tools to easily allow the motion of the components, set their limits to their motion, or identify interference between components.

There are several types of 3D

  • Parametric modeling allows the operator to use what is referred to as "design intent". The objects and features are created modifiable. Any future modifications can be made by changing on how the original part was created. If a feature was intended to be located from the center of the part, the operator should locate it from the center of the model. The feature could be located using any geometric object already available in the part, but this random placement would defeat the design intent. If the operator designs the part as it functions, the parametric modeler is able to make changes to the part while maintaining geometric and functional relationships.
  • Direct or explicit modeling provide the ability to edit geometry without a history tree. With direct modeling, once a sketch is used to create geometry it is incorporated into the new geometry, and the designer only has to modify the geometry afterward without needing the original sketch. As with parametric modeling, has the ability to include the relationships between selected geometry (e.g., tangency, concentricity).
  • Assembly modelling is a process which incorporates results of the previous single-part modelling into a final product containing several parts. Assemblies can be hierarchical, depending on the specific CAD software vendor, and highly complex models can be achieved (e.g. in building engineering by using computer-aided architectural design software)
    (2025). 9780857292599, Springer.


Freeform CAD
Top-end CAD systems offer the capability to incorporate more organic, aesthetic and ergonomic features into the designs. Freeform surface modeling is often combined with solids to allow the designer to create products that fit the human form and visual requirements as well as they interface with the machine.


Technology
Originally software for CAD systems was developed with computer languages such as , but with the advancement of object-oriented programming methods this has radically changed. Typical modern parametric feature-based modeler and systems are built around a number of key C modules with their own APIs. A CAD system can be seen as built up from the interaction of a graphical user interface (GUI) with geometry or boundary representation (B-rep) data via a geometric modeling kernel. A geometry constraint engine may also be employed to manage the associative relationships between geometry, such as wireframe geometry in a sketch or components in an assembly.

Unexpected capabilities of these associative relationships have led to a new form of called digital prototyping. In contrast to physical prototypes, which entail manufacturing time in the design. That said, CAD models can be generated by a computer after the physical prototype has been scanned using an industrial CT scanning machine. Depending on the nature of the business, digital or physical prototypes can be initially chosen according to specific needs.

Today, CAD systems exist for all the major platforms (Windows, , and Mac OS X); some packages support multiple platforms.

Currently, no special hardware is required for most CAD software. However, some CAD systems can do graphically and computationally intensive tasks, so a modern , high speed (and possibly multiple) CPUs and large amounts of RAM may be recommended.

The human-machine interface is generally via a but can also be via a pen and digitizing . Manipulation of the view of the model on the screen is also sometimes done with the use of a Spacemouse/SpaceBall. Some systems also support stereoscopic glasses for viewing the 3D model. Technologies that in the past were limited to larger installations or specialist applications have become available to a wide group of users. These include the CAVE or and interactive like motion-sensing


Software
Starting with the IBM Drafting System in the mid-1960s, computer-aided design systems began to provide more capabilities than just an ability to reproduce manual drafting with electronic drafting, and the cost-benefit for companies to switch to CAD became apparent. The software automated many tasks that are taken for granted from computer systems today, such as automated generation of bills of materials, auto layout in integrated circuits, interference checking, and many others. Eventually, CAD provided the designer with the ability to perform engineering calculations.
(2025). 9780824708719, Marcel Dekker.
During this transition, calculations were still performed either by hand or by those individuals who could run computer programs. CAD was a revolutionary change in the engineering industry, where draftsman, designer, and engineer roles that had previously been separate began to merge. CAD is an example of the pervasive effect computers were beginning to have on the industry. Current computer-aided design software packages range from 2D -based drafting systems to 3D and surface modelers. Modern CAD packages can also frequently allow rotations in three dimensions, allowing viewing of a designed object from any desired angle, even from the inside looking out. Some CAD software is capable of dynamic mathematical modeling.

CAD technology is used in the design of tools and machinery and in the drafting and design of all types of buildings, from small residential types (houses) to the largest commercial and industrial structures (hospitals and factories).

CAD is mainly used for detailed design of 3D models or 2D drawings of physical components, but it is also used throughout the engineering process from conceptual design and layout of products, through strength and dynamic analysis of assemblies to definition of manufacturing methods of components. It can also be used to design objects such as jewelry, furniture, appliances, etc. Furthermore, many CAD applications now offer advanced rendering and animation capabilities so engineers can better visualize their product designs. 4D BIM is a type of virtual construction engineering simulation incorporating time or schedule-related information for project management.

CAD has become an especially important technology within the scope of , with benefits such as lower product development costs and a greatly shortened design cycle. CAD enables designers to layout and develop work on screen, print it out and save it for future editing, saving time on their drawings.


License management software
In the 2000s, some CAD system software vendors shipped their distributions with a dedicated license manager software that controlled how often or how many users can utilize the CAD system. It could run either on a local machine (by loading from a local storage device) or a local and was usually tied to a specific IP address in latter case.


List of software packages
CAD software enables engineers and architects to design, inspect and manage engineering projects within an integrated graphical user interface (GUI) on a personal computer system. Most applications support with boundary representation (B-Rep) and geometry, and enable the same to be published in a variety of formats.

Based on market statistics, commercial software from Autodesk, Dassault Systems, Siemens PLM Software, and PTC dominate the CAD industry. The Big 6 in CAD/CAE/PLM software industry (2011), CAEWatch, September 12, 2011 The following is a list of major CAD applications, grouped by usage statistics. List of mechanical CAD softwares , BeyondMech


Commercial software


Open-source software


Freeware
  • BricsCAD Shape
  • (successor to Autodesk 123D)


CAD kernels


See also
  • CAD library - based repository of 3D models or parts
  • (electronic design automation)
  • (STEP)
  • List of computer-aided engineering software


External links

Page 1 of 1
1
Page 1 of 1
1

Account

Social:
Pages:  ..   .. 
Items:  .. 

Navigation

General: Atom Feed Atom Feed  .. 
Help:  ..   .. 
Category:  ..   .. 
Media:  ..   .. 
Posts:  ..   ..   .. 

Statistics

Page:  .. 
Summary:  .. 
1 Tags
10/10 Page Rank
5 Page Refs
1s Time